hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
ResponseBuilder.status
collie
codec
http
server
responsebuilder
ResponseBuilder
Get the status code for the response.
@return int
ResponseBuilder
status
(ushort code, string message)
int
status
()
class
ResponseBuilder
int
status
(
)
Meta
Source
See Implementation
collie
codec
http
server
responsebuilder
ResponseBuilder
constructors
this
functions
clear
connectionClose
header
promise
send
sendWithEOM
setBody
setResponseHandler
status
withHeaders
properties
bodys
dataHandler
headers
httpMessage
variables
_body
_httpMessage
_txn
Get the status code for the response.
@return int